16. Quiz
SOLUTION:
It allows the cumulative return from a series of trades to be calculated accurately.SOLUTION:
Adjustments should be done iteratively to observe their impact on the agent's behavior.SOLUTION:
It balances exploration and exploitation by choosing a random action with probability epsilon.SOLUTION:
To update the DQN model by learning from past experiencesSOLUTION:
An action based on the current stateSOLUTION:
To reduce the probability of selecting random actions as the model learnsSOLUTION:
To ensure that random elements of training, such as actions and experiences, are consistent across runsSOLUTION:
By evaluating the profitability of trades on a test dataset